subItemPointer
Type
property
Summary
It's a pointer to tell the subItemContent property about which item to act on.
Syntax
set the subItemPointer of widget to <String>
get the subItemPointer of widget
Description
Use the subItemPointer property to tell the subItemContent property which item to act on. If subItemPointer property has not been defined by the user it will return the name of the subitem under the mouse cursor.